xen/arm: Convert DEBUG_DT to Kconfig
authorJulien Grall <julien.grall@arm.com>
Mon, 20 Jun 2016 10:03:28 +0000 (11:03 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Mon, 20 Jun 2016 10:03:28 +0000 (11:03 +0100)
commit2153665334a59798afa1fafcb6fd25b5b1f0be25
tree1266cec08f63cefdea7350154702739d3a689188
parent032ea8c736d10f02672863c6e369338f948f7ed8
xen/arm: Convert DEBUG_DT to Kconfig

Convert device-tree debugging to 'Kconfig' as
CONFIG_DEVICE_TREE_DEBUG.

The option is not enabled by default because the output is very
verbose.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: Stefano Stabellini <sstabellini@kernel.org>
xen/Kconfig.debug
xen/arch/arm/domain_build.c
xen/common/device_tree.c